home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2002 January / january_2002.iso / Piposh Special / Piposh / FRITZ1.DXR / 00301.ls < prev    next >
Encoding:
Text File  |  2004-12-06  |  197 b   |  9 lines

  1. on exitFrame
  2.   global ppl, mnv
  3.   set the member of sprite getAt(ppl, 1) to member(1, 2)
  4.   setAt(mnv, 1, 1)
  5.   set the keyUpScript to "psyreg"
  6.   set the keyDownScript to "psyregb"
  7.   go("stage4")
  8. end
  9.